text/template.state.setVar (method)

2 uses

	text/template (current package)
		exec.go#L65: func (s *state) setVar(name string, value reflect.Value) {
		exec.go#L465: 			s.setVar(variable.Ident[0], value)